Make expander-size a bit closer to Microsoft's values (bug 325699, Brad
authorDom Lachowicz <doml@src.gnome.org>
Wed, 15 Mar 2006 19:19:33 +0000 (19:19 +0000)
committerDom Lachowicz <doml@src.gnome.org>
Wed, 15 Mar 2006 19:19:33 +0000 (19:19 +0000)
        * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
        a bit closer to Microsoft's values (bug 325699, Brad Taylor)

ChangeLog
ChangeLog.pre-2-10
modules/engines/ms-windows/Theme/gtk-2.0/gtkrc

index 3bec3d43860549c3a4748c92941bf7806ba89edc..9fe3b104e38ee3f8c18bc4d8cebf18011c72b485 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
        style->unrealize, so that GTK+ doesn't automatically attempt to apply
        shading to the GC colors, causing a mismatch with the Win32 native
        colors. Problem found by (and suggested solution by) "Cosmic Integer"
+
+       * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
+       a bit closer to Microsoft's values (bug 325699, Brad Taylor)
        
 2006-03-14  Matthias Clasen  <mclasen@redhat.com>
 
index 3bec3d43860549c3a4748c92941bf7806ba89edc..9fe3b104e38ee3f8c18bc4d8cebf18011c72b485 100644 (file)
@@ -4,6 +4,9 @@
        style->unrealize, so that GTK+ doesn't automatically attempt to apply
        shading to the GC colors, causing a mismatch with the Win32 native
        colors. Problem found by (and suggested solution by) "Cosmic Integer"
+
+       * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
+       a bit closer to Microsoft's values (bug 325699, Brad Taylor)
        
 2006-03-14  Matthias Clasen  <mclasen@redhat.com>
 
index d71c9d833bc681e1cbf172ba006af5bf3dacefae..f16082e42f48fdbf93104abc3da78a26262784e0 100755 (executable)
@@ -30,6 +30,8 @@ style "msw-default"
   GtkTreeView::allow-rules = 0
   GtkTreeView::expander-size = 12
 
+  GtkExpander::expander-size = 12
+
   GtkScrolledWindow::scrollbar_spacing = 1
 
   engine "wimp"